PropertyPathItem Constructor
Initializes the rectangle with the given x, y, width and height values.
Parameters
- options
-
Type: Object
(optional) An object literal parameter specifying default values.
Optional: True
Examples
The following example initializes a new instance of a PropertyPathItem object:
var newObject = new dundas.view.controls.PropertyPathItem();